home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 36
/
PC Gamer IT CD 36 2-2.iso
/
utility
/
pmio12
/
Pmio.ex_
/
0
/
RCDATA
/
TVIEWERFORM1
/
TVIEWERFORM1.txt
Wrap
Text File
|
1998-10-17
|
2KB
|
106 lines
object ViewerForm1: TViewerForm1
Left = 200
Top = 106
HorzScrollBar.Visible = False
VertScrollBar.Visible = False
AutoScroll = False
Caption = 'x'
ClientHeight = 202
ClientWidth = 304
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
PopupMenu = PopupMenu1
Position = poDefaultPosOnly
Visible = True
OnClose = FormClose
OnKeyDown = FormKeyDown
PixelsPerInch = 96
TextHeight = 13
object StatusBar: TStatusBar
Left = 0
Top = 183
Width = 304
Height = 19
Panels = <
item
Width = 100
end
item
Width = 100
end>
SimplePanel = False
end
object ScrollBox: TScrollBox
Left = 0
Top = 0
Width = 304
Height = 183
HorzScrollBar.Tracking = True
VertScrollBar.Tracking = True
Align = alClient
TabOrder = 1
object PaintBox: TPaintBox
Left = 0
Top = 0
Width = 193
Height = 143
PopupMenu = PopupMenu1
OnPaint = PaintBoxPaint
end
end
object Timer1: TTimer
Enabled = False
Interval = 250
OnTimer = Timer1Timer
Left = 234
Top = 14
end
object PopupMenu1: TPopupMenu
Left = 234
Top = 110
object Mirror1: TMenuItem
Caption = '&Mirror'
ShortCut = 0
OnClick = Mirror1Click
end
object Flip1: TMenuItem
Caption = '&Flip'
ShortCut = 0
OnClick = Flip1Click
end
object Negate1: TMenuItem
Caption = '&Negate'
ShortCut = 0
OnClick = Negate1Click
end
object Monochrome1: TMenuItem
Caption = 'M&onochrome'
ShortCut = 0
OnClick = Monochrome1Click
end
object N2: TMenuItem
Caption = '-'
ShortCut = 0
end
object Reopen1: TMenuItem
Caption = '&Reopen'
ShortCut = 0
OnClick = Reopen1Click
end
object Close1: TMenuItem
Caption = '&Close'
ShortCut = 0
OnClick = Close1Click
end
end
object DropFile1: TDropFile
OnDropFile = DropFile1DropFile
Left = 234
Top = 62
end
end